Syntax:
GetAutoMateDirectory()
Description:
Returns folder of the current AutoMate installation.
Parameter Description
(no parameters)
Example:
Sub
Main
'usually c:\program files\AutoMate 5\
MsgBox GetAutoMateDirectory()
End Sub
See Also: